Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(comp:table): enhancement for icon of expandable and ellipsis #1280

Merged
merged 2 commits into from
Nov 16, 2022

Conversation

danranVm
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

What is the new behavior?

  • expandable 的 icon 配置支持函数和 VNode
  • ellipsis 配置新增 head: boolean, 为 false 时对头部不生效
  • 新增了编辑行和编辑单元格的 Demo
  • 所有 demo 的 a 都使用 button 来替换。

Other information

@idux-bot
Copy link

idux-bot bot commented Nov 15, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

❗ No coverage uploaded for pull request base (feature@0c7981f). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 7e7d283 differs from pull request most recent head ba8bd04. Consider uploading reports for the commit ba8bd04 to get more accurate results

@@            Coverage Diff             @@
##             feature    #1280   +/-   ##
==========================================
  Coverage           ?   93.04%           
==========================================
  Files              ?      321           
  Lines              ?    29730           
  Branches           ?     3354           
==========================================
  Hits               ?    27661           
  Misses             ?     2069           
  Partials           ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit 36624a1 into IDuxFE:feature Nov 16, 2022
@danranVm danranVm deleted the fix-table branch November 16, 2022 04:39
danranVm added a commit that referenced this pull request Nov 16, 2022
)

* feat(comp:table): enhancement for icon of expandable and ellipsis

* test(comp:table): add test case and update snapshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant